Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error compiling under Linux #121

Closed
wants to merge 1 commit into from
Closed

Error compiling under Linux #121

wants to merge 1 commit into from

Conversation

xboxplayer9889
Copy link
Contributor

@xboxplayer9889 xboxplayer9889 commented Sep 6, 2021

Error:
xmrig-cuda-master/src/crypto/common/Algorithm.h(33): error: forward declaration of enum type is nonstandard
xmrig-cuda-master/src/crypto/common/Algorithm.h(33): error: identifier "uint32_t" is undefined
xmrig-cuda-master/src/crypto/common/Algorithm.h(33): error: incomplete type is not allowed
xmrig-cuda-master/src/crypto/common/Algorithm.h(33): error: expected a ";"
...

uname -a
Linux localhost 5.10.60-desktop-2.mga8 #1 SMP Wed Aug 18 11:12:31 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

gcc version 10.3.0 (Mageia 10.3.0-2.mga8)
cuda-toolkit 11.2

Error:
xmrig-cuda-master/src/crypto/common/Algorithm.h(33): error: forward declaration of enum type is nonstandard
xmrig-cuda-master/src/crypto/common/Algorithm.h(33): error: identifier "uint32_t" is undefined
xmrig-cuda-master/src/crypto/common/Algorithm.h(33): error: incomplete type is not allowed
xmrig-cuda-master/src/crypto/common/Algorithm.h(33): error: expected a ";"
...
@xboxplayer9889
Copy link
Contributor Author

I found same: #119

So I found you have solved in dev release...

@xboxplayer9889
Copy link
Contributor Author

repaired in 6.15.1

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant